{% extends 'base_exam.html' %} {% block title %}Exam — {{ program.title }}{% endblock %} {% block exam_header_meta %} {% if is_practice %}Practice · timer not started{% else %}{{ program.title }} · secure session{% endif %} {% endblock %} {% block extra_css %} {% endblock %} {% block content %} {% if is_practice %}